PXC Documentation

PXC Home

Path

pre 1.18

Create path using bezier curve.

Node Data

Display name

Path

Internal name

Node_Path

Inheritances

Node_Path

Inputs

Path

bool

Loop

bool

Round Anchor

Sampling

slider

Sample Path

enum

Sample Mode

Outputs

float

Position Out

pathnode

Path Data

float

Anchors

float

Weights


Create 2D bezier path.



Properties


Path
LoopCreate loop.
Round AnchorRound anchorp point to integer.
Sampling
Sample PathSample position from path.
Sample ModeEither to sample the entire line (0 path start, 1 path end), or per segment (0...n where n is the anchor index.)



Commit History


1.21.8.004
  • Add dragging line segment.
1.21.rc8
  • Fix error when adding anchor in pixel unit.
1.21.4.010
  • Add separate snap control for control points and anchor point.

Related Links